.xhcj-gsjs{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.xhcj-gsjs-left{
	width: 200px;
	height: auto;
	background-color: #1A77C8;
}
.xhcj-gsjs-right{
	width: 900px;
	height: auto;
}
.xhcj-gsjs-left-nav li{
	width: 100%;
	height: 103px;
	cursor: pointer;
}
.xhcj-gsjs-left-nav li span{
	display: block;
	width: 100%;
	padding-top: 57px;
	color: #fff;
	font-size: 18px;
	text-align: center;
}
.icon_gsjs{
	background: url("../image/gsjs/icon_gsjs.png") center 20px no-repeat;
}
.icon_qywh{
	background: url("../image/gsjs/icon_qywh.png") center 20px no-repeat;
}
.icon_gsdt{
	background: url("../image/gsjs/icon_gsdt.png") center 20px no-repeat;
}
.icon_kggs{
	background: url("../image/gsjs/icon_kggs.png") center 20px no-repeat;
}
.icon_ryzz{
	background: url("../image/gsjs/icon_ryzz.png") center 20px no-repeat;
}
.xhcj-gsjs-crumb{
	text-align: right;
	font-size:14px;
	font-weight:400;
	color:rgba(202,202,202,1);
	line-height:40px;
}
.xhcj-gsjs-channel-head{
	position: relative;
	height: 39px;
}
.xhcj-gsjs-channel-head h3{
	height: 39px;
	line-height: 39px;
	position: absolute;
	z-index: 2;
	background-color: #fff;
	font-size:24px;
	font-weight:600;
	color:rgba(22,56,109,1);
}
.xhcj-gsjs-channel-head h3 span{
	padding: 0 20px;
	font-size:14px;
	font-weight:400;
	color:rgba(202,202,202,1);
	vertical-align: middle;
}
.line-bg{
	position: relative;
	top: 21px;
	width: 900px;
	height: 1px;
	background-color: #E4E4E4;
	z-index: 1;
}
.xhcj-gsdt-tab{
	position: relative;
	height: 38px;
	margin-bottom: 20px;
}
.xhcj-gsdt-tab-cont{
	position: absolute;
	right: 0;
}
.xhcj-gsdt-tab-cont li{
	float: left;
	width: 38px;
	height: 38px;
	margin-left: 15px;
	background-color: #F3F3F3;
	cursor: pointer;
}
.icon-items-list div{
	width: 38px;
	height: 38px;
	background: url("../image/gsjs/list_new.png") center center no-repeat;
}
.icon-imgs-list div{
	width: 38px;
	height: 38px;
	background: url("../image/gsjs/list_img.png") center center no-repeat;
}
.icon-items-list .cur{
	background: #16386D url("../image/gsjs/list_new_cur.png") center center no-repeat;
}
.icon-imgs-list .cur{
	background: #16386D url("../image/gsjs/list_img_cur.png") center center no-repeat;
}
.xhcj-gsdt-cont{
	overflow: hidden;
}
.item-lists li{
	height: 215px;
	margin-bottom: 30px;
}
.item-lists .gsdt-item-img{
	float: left;
	width: 288px;
	margin-right: 60px;
	overflow:hidden;
	display:block;
}
.item-lists .gsdt-item-img:hover img, .item-imgs .gsdt-item-img:hover img {
	transform: scale(1.1);
    -webkit-transform: scale(1.1);
    width: 100%;
    vertical-align: top;
    transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
    opacity: 1;
	}
.item-lists .gsdt-item-img img{
	width: 288px;
	height: 184px;
	border-radius: 5px;
}

.item-lists .gsdt-item-info{
	border-bottom: 1px solid #E4E4E4;
}
.item-lists .img-info{
	float: left;
	width: 552px;
}
.item-lists .no-img-info{
	width: 900px;
	height: 170px;
}
.item-lists .gsdt-item-info h3 a{
	font-size:18px;
	font-weight:600;
	color:rgba(51,51,51,1);
}
.item-lists .gsdt-item-info p{
	margin-top: 15px;
	font-size:14px;
	color:rgba(153,153,153,1);
	line-height:30px;
}
.item-imgs{
	width:960px;
}
.item-imgs li{
	float: left;
	width: 420px;
	height: 386px;
	margin-right: 60px;
	margin-bottom: 56px;
	background-color: #F6F6F6;
}
.item-imgs .gsdt-item-img{
	width: 420px;
	height: 268px;
	overflow:hidden;
	display:block;
	}
.item-imgs .gsdt-item-img img{
	width: 420px;
	height: 268px;
}
.item-imgs .gsdt-item-info{
	padding: 15px 12px 0 12px;
}
.item-imgs .gsdt-item-info h3{

}
.item-imgs .gsdt-item-info h3 a{
	font-size:18px;
	font-weight:600;
	color:rgba(51,51,51,1);
	line-height:32px;
}
.item-imgs .gsdt-item-info .sum{
	display: none;
}
.item-imgs .gsdt-item-info p{
	font-size:12px;
	color:rgba(153,153,153,1);
	line-height:17px;
}
.xhcj-list-more{
	width:896px;
	height:65px;
	line-height: 65px;
	background:rgba(255,255,255,1);
	border-radius:4px;
	border:2px solid rgba(27,98,209,1);
	text-align: center;
	color: #1B62D1;
	font-size: 16px;
	cursor: pointer;
	margin-bottom:30px;
}



body{
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
